runtime.mWeakPointer.get (method)

2 uses

	runtime (current package)
		proc.go#L6161: 		if oldm := pp.oldm.get(); oldm != nil {
		runtime2.go#L759: func (w mWeakPointer) get() *m {